home *** CD-ROM | disk | FTP | other *** search
/ Champak 141 / (Vol 141) Oct 17 2011.iso / Games / fire-man.swf / scripts / DefineButton2_1472 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-10-17  |  96 b   |  6 lines

  1. on(release){
  2.    skiper.play();
  3.    _root.c2.enabled = false;
  4.    _root.c3.enabled = false;
  5. }
  6.